@charset "utf-8";

a.crys:link {

	text-decoration: none;
	color: #000000;
	font-size:12px;
	
}
a.crys:visited {
	text-decoration: none;
	color: #000000;
	font-size:12px;
}

a.crys:hover {
color:#FF0000;
	font-size:12px;
	text-decoration: underline;
	}

	
body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	background-image:url(../images/diwen1.gif);
	background-repeat:repeat-x;
	}


.bigtable{
	font-size:12px;
	color:#333333;
	margin:0 auto;
}


img{
	border:0px;
}

li{
	margin: 0px;
	padding: 0px;
  }

ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
   }
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}

form{
	margin: 0px;
	padding: 0px;
    }


a:link {
	color: #000000;/*正常状态*/
	text-decoration: none;
}
a:visited {/*访问状态*/
	color: #000000;
	text-decoration: none;
}
a:hover {/*鼠标经过状态*/
	color: #ff1200;
	text-decoration: none;
}


a.b12:link {
text-decoration: underline;
color:#2f5576;
font-weight:bold;
font-size:16px;

}
a.b12:visited {
text-decoration: underline;
color:#2f5576;
font-weight:bold;
font-size:16px;

}

a.b12:hover {
text-decoration: underline;
color:#2f5576;
font-weight:bold;
font-size:16px;
}


a.b10:link {
text-decoration: none;
color:#254545;
font-size:12px;

}
a.b10:visited {
text-decoration: none;
color:#254545;
font-size:12px;

}

a.b10:hover {
text-decoration: underline;
color:#254545;
font-size:12px;
}


a.b11:link {
text-decoration: none;
color:#ffffff;
font-weight:bold;
font-size:14px;

}
a.b11:visited {
text-decoration: none;
color:#ffffff;
font-weight:bold;
font-size:14px;

}

a.b11:hover {
text-decoration: underline;
color:#ffffff;
font-weight:bold;
font-size:14px;
}

.diwen1{
background-image:url(../images/zuo.gif);
background-repeat:no-repeat;
}
.diwen2{
background-image:url(../images/you.gif);
background-repeat:no-repeat;
}

.diwen3{
background-image:url(../images/zhong.gif);
background-repeat:repeat-x;
}

.diwen4{
background-image:url(../images/shang.gif);
background-repeat:no-repeat;
}
.diwen5{
background-image:url(../images/xia.gif);
background-repeat:no-repeat;
}
.ziti1{
color:#254545;
font-size:18px;
font-weight:bold;
}

.ziti2{
color:#ffffff;
font-size:18px;
font-weight:bold;
}

.ziti3{
line-height:20px;
text-indent:24px;
}

.ziti4{
font-size:14px;
}

.ziti5{
color:#FF0000;
}
.bg1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bg2{
	height: 25px;
	width: 300px;
	line-height:25px;
	text-indent:12px;
	border: 1px solid #5c9002;
}

.bg3{
	height: 150px;
	width: 300px;
	line-height:25px;
	text-indent:12px;
	border: 1px solid #5c9002;
}




.weiba1{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6dba3f;
	line-height:22px;
		font-size:12px;
	color:#333333;
	margin:0 auto;
}
#box{position:relative;width:832px;height:246px;background:#fff;border-radius:5px;}
#box .list{position:relative;width:832px;height:246px;overflow:hidden;}
#box .list li{position:absolute;top:0;left:0;width:832px;height:246px;opacity:0;filter:alpha(opacity=0);}
#box .list li.current{opacity:1;filter:alpha(opacity=100);}
#box .count{position:absolute;right:0;bottom:5px;}
#box .count li{color:#fff;float:left;width:20px;height:17px;cursor:pointer;margin-right:5px;overflow:hidden;background:#F90;opacity:0.7;filter:alpha(opacity=70);border-radius:20px; text-align:center; padding-top:3px;}
#box .count li.current{color:#fff;opacity:1;filter:alpha(opacity=100);font-weight:700;background:#f60;}
#tmp{width:100px;height:100px;background:red;position:absolute;}



#demo {
overflow:hidden;
width: 855px;
height:276px;
}
#demo img {
	border: 0px;
	margin-right:30px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}



.MagicThumb {
	cursor: url(cursor/zoomin.cur), pointer;
    outline: none;
}

.MagicThumb-image-zoomed {
 cursor: url(cursor/zoomout.cur), pointer; 
}



#wrap{position:relative;height:42px;line-height:42px;
}
ul#menu li{float:left;width:100px;height:42px;line-height:42px;text-align:center;margin-right:2px;}
ul#menu li a:link{display:block;font-size:14px;color:#ffffff;width:100px;height:42px;line-height:42px; font-weight:bold;}
ul#menu li a:visited{display:block;font-size:14px;color:#ffffff;width:100px;height:42px;line-height:42px; font-weight:bold;}
ul#menu li a:hover,.red{color:#ffffff;!important; }
/*子菜单*/
ul#menu li ul{
	position:absolute;
	top:30px;
	width:100px;
	display:none;
	background-color: #009d42;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009d42;
	border-right-color: #009d42;
	border-bottom-color: #009d42;
	border-left-color: #009d42;
	
}
ul#menu li ul li{float:left;color:#ffffff;}
ul#menu li ul li a:link{width:100px;height:42px;line-height:42px;background:#009d42;font-size:12px; font-weight:normal; color:#ffffff;text-decoration:none;}
ul#menu li ul li a:hover{color:#ffffff;text-decoration:underline; font-weight:normal; font-size:12px;}
ul#menu li ul li a:visited{color:#ffffff;text-decoration:none; font-weight:normal; font-size:12px;}
ul#m
enu li ul li{width:100px;height:42px;line-height:42px;float:left;color:#ffffff;}











#center {
	Z-INDEX: 2; POSITION: absolute; TOP: 150px; LEFT: 370px;
}
#slider {
	Z-INDEX: 1; POSITION: absolute;  WIDTH: 700px;  HEIGHT: 345px; OVERFLOW: hidden;  
}
#slider .slide {
	Z-INDEX: 10; POSITION: absolute; BORDER-LEFT: #fff 1px solid; WIDTH: 700px; BACKGROUND: #000000; HEIGHT: 500px; OVERFLOW: hidden; TOP: 43px; CURSOR: default;
}
#slider .title {
	COLOR: #f80; FONT-SIZE: 1.2em; FONT-WEIGHT: bold; MARGIN-RIGHT: 1.5em; TEXT-DECORATION: none
}
#slider .text {
	POSITION: absolute; TEXT-ALIGN: justify; WIDTH: 700px; DISPLAY: none;  COLOR: #fff; FONT-SIZE: 0.9em; TOP: 100%; LEFT: 10px
}
#slider .diapo {
	POSITION: absolute; FILTER: alpha(opacity=100); VISIBILITY: visible; opacity: 1
}











